body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin: 0px;
}
#header {
	height: 55px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	position: relative;
}
.back_map {
	background-image: url(../sozai/map.png);
	background-repeat: no-repeat;
	height: 455px;
	width: 270px;
	position: absolute;
	z-index: -1;
	right: -18%;
	top: 20px;
}
#photo_slider {
	height: 120px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	padding: 5px;
}
.ribon {
	height: 380px;
	width: 550px;
	position: absolute;
	top: -106px;
	left: -15%;
	background-image: url(../sozai/ribon_page.png);
	background-repeat: no-repeat;
}
#sub_con {
	height: auto;
	width: 610px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}
#title_con {
	height: auto;
	width: 350px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
}
.clear {
	clear: both;
}
#navi {
	height: 50px;
	width: 100%;
	background-image: url(../sozai/ribon3.png);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
}
#menu {
	height: 50px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../sozai/ribon4.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer {
	height: 90px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF7E00;
}
#footer_in {
	height: 80px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.left {
	float: left;
}
.title_margin {
	margin-top: 150px;
}
.right {
	float: right;
}
h1 {
	font-size: 18px;
	line-height: 1.2em;
	color: #EF7E00;
	letter-spacing: 0.3em;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF7E00;
	padding-bottom: 8px;
	font-weight: lighter;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: lighter;
	margin: 0px;
	line-height: 1.5em;
}
#navi #menu ul li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-left: 25px;
}
ol li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}
.read {
	font-size: 13.5px;
	line-height: 1.5em;
}
.center {
	text-align: center;
}
.orange {
	color: #EF7E00;
}
.white {
	color: #FFF;
}
#rogo_s {
	height: 53px;
	width: 135px;
	position: absolute;
	right: 0px;
	top: -25px;
}
a, a:link, a:visited {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	color: #EF7E00;
	text-decoration: none;
}
.top_margin {
	margin-top: 40px;
}
